NavigationWindow class¶
Defined in
Namespace: ReactiveMarbles.ViewModel.Wpf
Assembly: ReactiveMarbles.ViewModel.Wpf.dll
Full name: ReactiveMarbles.ViewModel.Wpf.NavigationWindow<T>
Modifiers: public
Summary¶
Navigation Window.
Applies to
net8.0-windows10.0.19041
Class hierarchy
classDiagram
class NavigationWindow~T~
class NavigationWindow
NavigationWindow <|-- NavigationWindow~T~
class IAmViewFor~TViewModel~ {
<>
}
IAmViewFor~TViewModel~ <|.. NavigationWindow~T~
class IAmViewFor {
<>
}
IAmViewFor <|.. NavigationWindow~T~
Inherits from: NavigationWindow
Implements: IAmViewFor
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [NavigationWindow](# class. |
Properties¶
| Name | Summary |
|---|---|
| BindingRoot | Gets the binding root view model. |
| ViewModel | Gets or sets the ViewModel corresponding to this specific View. This should be a DependencyProperty if you're using XAML. |
Fields¶
| Name | Summary |
|---|---|
| static ViewModelProperty | The view model dependency property. |
Inherited members
ReactiveMarbles.ViewModel.Wpf.NavigationWindow.NavigateBackIsEnabledPropertyReactiveMarbles.ViewModel.Wpf.NavigationWindow.NavigationFramePropertyReactiveMarbles.ViewModel.Wpf.NavigationWindow.#ctorReactiveMarbles.ViewModel.Wpf.NavigationWindow.OnApplyTemplateReactiveMarbles.ViewModel.Wpf.NavigationWindow.CanNavigateBackReactiveMarbles.ViewModel.Wpf.NavigationWindow.NavigateBackIsEnabledReactiveMarbles.ViewModel.Wpf.NavigationWindow.NavigationFrameSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString